home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / rbgauge / readme.txt < prev   
Encoding:
Text File  |  1999-07-09  |  3.1 KB  |  91 lines

  1. ===================================================
  2. RBGauge ActiveX Control 1.0 - Important Information
  3. ===================================================
  4.  
  5. Thank you for downloading RBGauge ActiveX Control 1.0.  You can now
  6. evaluate this control for the next 30 days.  After this time, if you
  7. would like to keep this control as part of your toolbox, you need to
  8. purchase a license directly from the creators, Redbird Software.
  9.  
  10. ---------------------------------------------------------------------
  11. Contents
  12. ---------------------------------------------------------------------
  13.  
  14. (1) Installation
  15. (2) Uninstallation
  16. (3) Using RBGauge
  17. (4) How to Purchase
  18.  
  19. ---------------------------------------------------------------------
  20. (1) Installation
  21. ---------------------------------------------------------------------
  22.  
  23. To install RBGauge, please follow these simple instructions:
  24.  
  25.     (a) Read the enclosed license agreement.
  26.  
  27.     (b) Execute the following statement inside the folder where the
  28.         control is located on your system:
  29.  
  30.             Install RBGauge.ocx
  31.  
  32.     (c) You should then see the following confirmation message:
  33.  
  34.             Component successfully installed.
  35.  
  36. RBGauge is now installed on your machine and ready to use.
  37.  
  38. ---------------------------------------------------------------------
  39. (2) Uninstallation
  40. ---------------------------------------------------------------------
  41.  
  42. To uninstall RBGauge, please follow these simple instructions:
  43.  
  44.     (a) Execute the following statement inside the folder where the
  45.         control is located on your system:
  46.  
  47.             Install /u RBGauge.ocx
  48.  
  49.     (b) You should then see the following confirmation message:
  50.  
  51.             Component successfully uninstalled.
  52.  
  53.     (c) Delete this same folder.
  54.  
  55. RBGauge is now completely removed from your machine.
  56.  
  57. ---------------------------------------------------------------------
  58. (3) Using RBGauge
  59. ---------------------------------------------------------------------
  60.  
  61. To use RBGauge, please follow these steps:
  62.  
  63.     (a) Select a background image by setting the Picture property.
  64.  
  65.     (b) Set the gauge and needle colors by adjusting the BackColor
  66.         and ForeColor properties.
  67.  
  68.     (c) Center the needle by modifying the OriginLeft and OriginRight
  69.         properties.
  70.  
  71.     (d) Update the needle width and length by changing the LineWidth
  72.         and Radius properties, respectfully.
  73.  
  74.     (e) Adjust the needle minimum and maximum angles by setting the
  75.         AngleMinimum and AngleMaximum properties in degrees.
  76.  
  77.     (f) Set the needle direction by adjusting the Clockwise property.
  78.  
  79.     (g) Adjust the gauge minimum and maximum values by setting the
  80.         ValueMinimum and ValueMaximum properties.
  81.  
  82.     (h) Bind the gauge to a data source or write code to update the
  83.         Value property programmatically.
  84.  
  85. ---------------------------------------------------------------------
  86. (4) How to Purchase
  87. ---------------------------------------------------------------------
  88.  
  89. To purchase RBGauge, please follow the registration instructions in
  90. the control's about dialog box.
  91.